home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18002 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c,comp.lang.c++,comp.unix.programmer
  4. Subject: Re: itoa() in C for unix >>>
  5. Date: Thu, 18 Apr 96 13:33:28 GMT
  6. Organization: none
  7. Distribution: world
  8. Message-ID: <829834408snz@genesis.demon.co.uk>
  9. References: <1996Apr12.121207@topaz> <DpwpuM.Iop@ceco.ceco.com> <3172B351.1776@braunschweig.netsurf.de> <4l35f4$qe6@info1.sdrc.com>
  10. Reply-To: fred@genesis.demon.co.uk
  11. X-NNTP-Posting-Host: genesis.demon.co.uk
  12. X-Newsreader: Demon Internet Simple News v1.27
  13. X-Mail2News-Path: genesis.demon.co.uk
  14.  
  15. In article <4l35f4$qe6@info1.sdrc.com> larry.jones@sdrc.com "Larry Jones" writes:
  16.  
  17. >In article <3172B351.1776@braunschweig.netsurf.de>, Dieter Lcking
  18. > <luecking@braunschweig.netsurf.de> writes:
  19. >> Notice: itoa() is NOT ANSI, however _itoa() is ANSI. Thus look for _itoa().
  20. >
  21. >No, it's not.  There are *no* ANSI/ISO standard names that begin with
  22. >an underscore -- such names are generally reserved for implementation-
  23. >specific things.
  24.  
  25. Well, other than _IOFBF, _IOLBF and _IONBF.
  26.  
  27. -- 
  28. -----------------------------------------
  29. Lawrence Kirby | fred@genesis.demon.co.uk
  30. Wilts, England | 70734.126@compuserve.com
  31. -----------------------------------------
  32.